~/storm/build/bin/storm --prism zeroconf.prism --prop zeroconf.props correct_max --constants N=1000,K=8,reset=false --signal-timeout 60 --general:precision 1e-12 --gmm++:precision 1e-12 --native:precision 1e-12 --minmax:precision 1e-12 --timebounded:precision 1e-6 --lra:precision 1e-12 --engine portfolio --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Storm 1.5.1
Date: Wed Mar 18 17:41:12 2020
Command line arguments: --prism zeroconf.prism --prop zeroconf.props correct_max --constants 'N=1000,K=8,reset=false' --signal-timeout 60 '--general:precision' 1e-12 '--gmm++:precision' 1e-12 '--native:precision' 1e-12 '--minmax:precision' 1e-12 '--timebounded:precision' 1e-6 '--lra:precision' 1e-12 --engine portfolio --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /
WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.007s.
Portfolio engine picked the following settings:
engine=sparse bisimulation=false exact=false
Time for model construction: 16.233s.
--------------------------------------------------------------
Model type: MDP (sparse)
States: 1868787
Transitions: 4224736
Choices: 3430379
Reward Models: none
State Labels: 3 labels
* deadlock -> 0 item(s)
* ((l = 4) & (ip = 1)) -> 14972 item(s)
* init -> 1 item(s)
Choice Labels: none
--------------------------------------------------------------
Model checking property "correct_max": Pmax=? [F ((l = 4) & (ip = 1))] ...
Result (for initial states): 4.801413635072433e-08
Time for model checking: 8.719s.